[INFO] fetching crate solana_data_structs 0.2.0...
[INFO] checking solana_data_structs-0.2.0 against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] extracting crate solana_data_structs 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate solana_data_structs 0.2.0
[INFO] finished tweaking crates.io crate solana_data_structs 0.2.0
[INFO] tweaked toml for crates.io crate solana_data_structs 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana_data_structs 0.2.0 on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding borsh v0.9.3 (available: v1.7.0)
[INFO] [stderr]       Adding rkyv v0.7.46 (available: v0.8.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0c0a1a50598890782260a17f9937833cf29416464a349d94dd710fedbebfe491
[INFO] running `Command { std: "docker" "start" "0c0a1a50598890782260a17f9937833cf29416464a349d94dd710fedbebfe491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c0a1a50598890782260a17f9937833cf29416464a349d94dd710fedbebfe491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c0a1a50598890782260a17f9937833cf29416464a349d94dd710fedbebfe491" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c0a1a50598890782260a17f9937833cf29416464a349d94dd710fedbebfe491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c0a1a50598890782260a17f9937833cf29416464a349d94dd710fedbebfe491" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking solana_data_structs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type parameter `D` must be covered by another type when it appears before the first local type (`FlatGraphVisitor<'_, _, _>`)
[INFO] [stdout]  --> src/flat_graph_visitor.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FlatGraphVisitor<'a, D, E> {
[INFO] [stdout]   |                                 ^ uncovered type parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local,
[INFO] [stdout]           and no uncovered type parameters appear before that first local type
[INFO] [stdout]   = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`,
[INFO] [stdout]           where `T0` is the first and `Tn` is the last
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout]   = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `E` must be covered by another type when it appears before the first local type (`FlatGraphVisitor<'_, _, _>`)
[INFO] [stdout]  --> src/flat_graph_visitor.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FlatGraphVisitor<'a, D, E> {
[INFO] [stdout]   |                                    ^ uncovered type parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local,
[INFO] [stdout]           and no uncovered type parameters appear before that first local type
[INFO] [stdout]   = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`,
[INFO] [stdout]           where `T0` is the first and `Tn` is the last
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `D` must be covered by another type when it appears before the first local type (`FlatGraphVisitorSingle<'_, _>`)
[INFO] [stdout]  --> src/flat_graph_visitor_single.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FlatGraphVisitorSingle<'a, D> {
[INFO] [stdout]   |                                       ^ uncovered type parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local,
[INFO] [stdout]           and no uncovered type parameters appear before that first local type
[INFO] [stdout]   = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`,
[INFO] [stdout]           where `T0` is the first and `Tn` is the last
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `D` must be covered by another type when it appears before the first local type (`flat_graph_visitor::FlatGraphVisitor<'_, _, _>`)
[INFO] [stdout]  --> src/flat_graph_visitor.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FlatGraphVisitor<'a, D, E> {
[INFO] [stdout]   |                                 ^ uncovered type parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local,
[INFO] [stdout]           and no uncovered type parameters appear before that first local type
[INFO] [stdout]   = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`,
[INFO] [stdout]           where `T0` is the first and `Tn` is the last
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout]   = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `E` must be covered by another type when it appears before the first local type (`flat_graph_visitor::FlatGraphVisitor<'_, _, _>`)
[INFO] [stdout]  --> src/flat_graph_visitor.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FlatGraphVisitor<'a, D, E> {
[INFO] [stdout]   |                                    ^ uncovered type parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local,
[INFO] [stdout]           and no uncovered type parameters appear before that first local type
[INFO] [stdout]   = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`,
[INFO] [stdout]           where `T0` is the first and `Tn` is the last
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `D` must be covered by another type when it appears before the first local type (`flat_graph_visitor_single::FlatGraphVisitorSingle<'_, _>`)
[INFO] [stdout]  --> src/flat_graph_visitor_single.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FlatGraphVisitorSingle<'a, D> {
[INFO] [stdout]   |                                       ^ uncovered type parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local,
[INFO] [stdout]           and no uncovered type parameters appear before that first local type
[INFO] [stdout]   = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`,
[INFO] [stdout]           where `T0` is the first and `Tn` is the last
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.81s
[INFO] running `Command { std: "docker" "inspect" "0c0a1a50598890782260a17f9937833cf29416464a349d94dd710fedbebfe491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c0a1a50598890782260a17f9937833cf29416464a349d94dd710fedbebfe491", kill_on_drop: false }`
[INFO] [stdout] 0c0a1a50598890782260a17f9937833cf29416464a349d94dd710fedbebfe491
